home *** CD-ROM | disk | FTP | other *** search
/ Diccionario Visual Trilingue / VISUAL.iso / SHARED.DIR / 10086_Bouton go help grid.ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  67 b   |  6 lines

  1. on mouseDown
  2.   if PushButton(6) then
  3.     GoHelpGrid()
  4.   end if
  5. end
  6.